Skip to content

chore(deps): bump 8 dependencies (patch/minor, all same-major)#274

Merged
theagenticguy merged 1 commit into
mainfrom
chore/dep-upgrades-2026-06-30
Jun 30, 2026
Merged

chore(deps): bump 8 dependencies (patch/minor, all same-major)#274
theagenticguy merged 1 commit into
mainfrom
chore/dep-upgrades-2026-06-30

Conversation

@theagenticguy

Copy link
Copy Markdown
Owner

What

Applies all 8 outdated dependencies from the scheduled upgrade sweep. Every one is patch/minor within the same major — no API breaks.

Runtime (ship in the CLI bundle)

package from → to dependents
web-tree-sitter 0.26.9 → 0.26.10 cli, ingestion
@aws-sdk/client-bedrock-runtime 3.1075.0 → 3.1076.0 cli, ingestion, summarizer, wiki
@aws-sdk/client-sagemaker-runtime 3.1075.0 → 3.1076.0 cli, embedder
listr2 10.2.1 → 10.2.2 cli

Dev / docs

package from → to
@commitlint/cli 21.1.0 → 21.2.0
@commitlint/config-conventional 21.1.0 → 21.2.0
astro 7.0.3 → 7.0.4
starlight-links-validator 0.25.1 → 0.25.2

Notes

  • web-tree-sitter is the patch bump to the JS runtime loader, not the vendored grammar WASMs — no re-vendoring needed. The parse/ingestion tests confirm it.
  • The two @aws-sdk packages move in lockstep (both 1 patch behind).

Validation

  • biome ci . ✓ · full tsc -b ✓ · full build ✓ · all 18 packages fail 0 (incl. ingestion, the web-tree-sitter consumer)
  • docs astro build ✓ (64 pages, starlight-links-validator clean)
  • osv-scanner on the updated lockfile ✓ clean
  • pre-commit (biome, pnpm-lock-sync, banned-strings) + commitlint ✓

🤖 Generated with Claude Code

From the scheduled dependency-upgrade sweep. All within-major, no API
breaks; osv-scanner clean, no Dependabot PRs duplicated.

Runtime:
  web-tree-sitter                   0.26.9   → 0.26.10  (cli, ingestion)
  @aws-sdk/client-bedrock-runtime   3.1075.0 → 3.1076.0 (cli, ingestion, summarizer, wiki)
  @aws-sdk/client-sagemaker-runtime 3.1075.0 → 3.1076.0 (cli, embedder)
  listr2                            10.2.1   → 10.2.2   (cli)
Dev / docs:
  @commitlint/cli                   21.1.0   → 21.2.0
  @commitlint/config-conventional   21.1.0   → 21.2.0
  astro                             7.0.3    → 7.0.4    (docs)
  starlight-links-validator         0.25.1   → 0.25.2   (docs)

web-tree-sitter is the patch bump to the JS runtime loader, not the
vendored grammar WASMs, so no re-vendoring needed; parse/ingestion tests
green confirm it. Validated: biome ci, full tsc -b, full build (incl.
docs astro build, 64 pages), all 18 packages fail 0, osv clean.
@theagenticguy theagenticguy merged commit 5a36f72 into main Jun 30, 2026
38 checks passed
@theagenticguy theagenticguy deleted the chore/dep-upgrades-2026-06-30 branch June 30, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant